CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - VC 调用dll

搜索资源列表

  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105013
    • 提供者:徐凯
  1. matlabc123

    0下载:
  2. VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mpli
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:104953
    • 提供者:李艷
  1. VB_VC_DLL

    0下载:
  2. VB虽然强大,但要对计算机的底层硬件进行访问却无能为力。由于VC++同时具有汇编语言和高级语言的功能和特点,能够直接控制硬件,因此,可以使用VC++编写一个DLL,库中包含有关对硬件控制的函数,然后在VB程序中通过调用DLL中的函数来完成控制行为,使VB对硬件的操作成为可能。-VB powerful, but would like to access the computer' s underlying hardware is powerless. As the VC++ both ass
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:37040
    • 提供者:章九
  1. VC_DLL

    0下载:
  2. VC 使用DLL方法 调用lib库的方法-VC DLL measurement
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:1512
    • 提供者:jwy
  1. EasyD12_PC_dll

    0下载:
  2. EASYD12.dll (PDIUSBD12的上位机动态链接库),包含dll命令接口说明(dll的调用方法),可以供Delphi、VB、易语言、VC....调用-EASYD12.dll (PDIUSBD12 the host computer dynamic link library), contains the dll command interface descr iption (dll call method), can be used for Delphi, VB, easy langu
  3. 所属分类:软件工程

    • 发布日期:2017-03-24
    • 文件大小:33399
    • 提供者:和平
  1. VCandMatlab

    0下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software need to use complex mathematical algorithms. VC++ can
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:104703
    • 提供者:Zhao
  1. Dll

    0下载:
  2. dll创建,及在vc和vb中调用使用说明-dll to create, and to call in vc and vb instructions
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:15278
    • 提供者:
  1. VCPPandMatlab

    0下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该 文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software requires complex mathematical algorithm used
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:104944
    • 提供者:赵晖
  1. mimaxueyudll

    0下载:
  2. 关于密码学的书籍,自己整理,包括vc编写Demo 技巧.pdf,vc中创建dll方法步骤.pdf,纯资源dll调用.pdf等-About cryptography books, his finishing, including vc Demo skills. PDF written, vc create DLL steps. PDF, pure resource DLL calls. PDF, etc
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:20787246
    • 提供者:zhenglei
  1. VCBladedDLL

    7下载:
  2. Balded 软件调用的用户控制器的DLL编程方法。-How to progran DLL with VC++ which is used by Bladed Wind Turbine Simulation Software
  3. 所属分类:编程文档

    • 发布日期:2017-05-14
    • 文件大小:671360
    • 提供者:cai
  1. VC_TESTDLL

    0下载:
  2. VC下 制作DLL动态链接库 并成功实现程序中DLL的调用。-VC produced under the DLL dynamic link library and successful implementation of the procedures in the DLL call.
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8932895
    • 提供者:稂龙亚
  1. yiyuyandiaoyong-cPPDLL

    0下载:
  2. 用易语言写的程序调用vc++编写的动态链接库DLL文件-yiyuyandiaoyong c++DLL
  3. 所属分类:Software Testing

    • 发布日期:2017-05-08
    • 文件大小:1959571
    • 提供者:
  1. BCB-VC-DLL

    0下载:
  2. 教授c++ builder调用vc dll的方法-Methods professor c++ builder call vc dll s
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:18160
    • 提供者:zkp
  1. dll-ljj

    0下载:
  2. 动态库零基础到精通学习,主要内容包括 1、概念 2、动态链接库优点 3、VC++支持的动态库类型 4、动态库的创建及函数导出(两种方式) 5、动态库的调用使用(两种方式) 6、动态库的查看 7、动态库的调试-Dynamic library zero basis to master learning, mainly includes 1, concept, 2, dynamic link library 3, vc++ to support dynamic
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:140639
    • 提供者:lijuanjuan
  1. matlab-and-CPP-hybrid-programming

    0下载:
  2. 项目需求,最近折腾了下混合编程。网上的相关教程有的太老,方法过时;有的由于matlab版本及系统的问题不适用。摸索整理此文,一是备忘,二是供大家有类似需求时参考。在VC中调用MATLAB,总结有以下几种方法:1、调用Matlab引擎;2、调用Matlab中M函数转化成的dll文件;3、调用Matlab中M函数转化成的c语言的函数。本文实现第二种方法,将m文件转为dll,供VC调用。-matlab and C++ hybrid programming
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:710333
    • 提供者:智伟
搜珍网 www.dssz.com